﻿.x-pad3  select {
    width: 103%;
}

#MonthPicker_calendarMonth {
	width: 100%;
	padding: .2em .2em 0;
	min-width: 212px;
}

#calendarMonth {
	width: 100%;
}

.month-picker-month-table {
	width: 100%;
	margin-bottom: 0.25em;
}

table.dataTable tbody tr {
	background-color: transparent!important;
}

div.dataTables_wrapper {
	font-size: 110%;
}

table.dataTable tbody > tr > td {
	text-align: center;
}

#events-table_filter {
	padding-top: 0!important;
	width: 100%;
	line-height: 22px;
}

#events-table_filter label {
	float: right!important;
}

#Label {
	float: left;
	margin-top: 4px;
	font-weight: bold;
	font-size: 110%;
}

div.dataTables_filter input {
	width: 300px!important;
}

span.balloon-span {
	font-size: 0.8em;
	color: black;
	font-family: sans-serif;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #CE222B!important;
}

.ui-widget-content {
	background: transparent;
}

input, select, label, textarea, button, option {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    vertical-align: middle;
}
